Skip to content

chore: remove cspell, add USA English rule - #152

Merged
stijnvanhulle merged 1 commit into
mainfrom
claude/loving-volta-2jR1Q
Jun 5, 2026
Merged

chore: remove cspell, add USA English rule#152
stijnvanhulle merged 1 commit into
mainfrom
claude/loving-volta-2jR1Q

Conversation

@stijnvanhulle

Copy link
Copy Markdown
Owner

Summary

  • Drops the cspell dev dependency, root cspell.json, lint:spell script, and the Spell Check CI job
  • Adds tools/claude/skills/conventions/rules/usa-english.md as a new always-on rule, indexed from AGENTS.md and the conventions SKILL.md
  • Trims the CSpell row, lint:spell doc, and false-positive instructions from CONTRIBUTING.md

The custom word list had grown into hundreds of brand names and technical terms. A short human-readable "Use USA English" rule captures the intent with no CI noise.

Test plan

  • pnpm install succeeds with the updated lockfile
  • pnpm lint && pnpm typecheck && pnpm test all pass
  • The PR workflow runs without a Spell Check job
  • cat tools/claude/skills/conventions/rules/usa-english.md shows the new rule

https://claude.ai/code/session_0199PDuVe8AzYH4Pgt6Guk9z


Generated by Claude Code

Replace the cspell library, config, and CI job with a short always-on
"USA English" rule under conventions. The custom word list had grown
into hundreds of brand names; a single human-readable rule captures the
intent more cheaply.

https://claude.ai/code/session_0199PDuVe8AzYH4Pgt6Guk9z
@codesandbox

codesandbox Bot commented Jun 5, 2026

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@pkg-pr-new

pkg-pr-new Bot commented Jun 5, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/stijnvanhulle/template/@stijnvanhulle/template-core@152
npm i https://pkg.pr.new/stijnvanhulle/template/@stijnvanhulle/template-demo@152

commit: 3731e7d

@stijnvanhulle
stijnvanhulle merged commit afac388 into main Jun 5, 2026
8 checks passed
@github-actions
github-actions Bot deleted the claude/loving-volta-2jR1Q branch June 5, 2026 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants